home *** CD-ROM | disk | FTP | other *** search
/ SVM Mac CD-ROM 59 / SVM Mac CD-ROM - No 59.iso / demo camisole / Quai.Dxr / 00756.ls < prev    next >
Encoding:
Text File  |  1999-04-06  |  115 b   |  8 lines

  1. on exitFrame
  2.   global gNiveauDuJeu
  3.   if gNiveauDuJeu = "B" then
  4.     puppetSprite(47, 0)
  5.     go("OsB")
  6.   end if
  7. end
  8.